home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / dlook.z / dlook
Text File  |  1998-10-20  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. DDDDLLLLOOOOOOOOKKKK((((1111))))                                                              DDDDLLLLOOOOOOOOKKKK((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ddddllllooooooookkkk - a tool for showing memory and process placement
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      dlook [----ssssaaaammmmpppplllleeee nnnn]
  13.      [----mmmmaaaappppppppeeeedddd]
  14.      [----tttteeeexxxxtttt]
  15.      [----oooouuuutttt _f_i_l_e]
  16.      [----vvvv[[[[eeeerrrrbbbboooosssseeee]]]]]
  17.      _c_o_m_m_a_n_d [args]
  18.  
  19.  
  20. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.      The given _c_o_m_m_a_n_d is executed and after each child process exits _d_l_o_o_k
  22.      shows where each process was running when it exited and how its stack and
  23.      heap data was placed with page size information.  If sampling is enabled,
  24.      this data is also displayed at regular intervals.
  25.  
  26.  
  27. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  28.      ----ssssaaaammmmpppplllleeee nnnn
  29.           Sample each process approximately every nnnn seconds. The default is no
  30.           sampling.
  31.  
  32.      ----mmmmaaaappppppppeeeedddd
  33.           Show where mapped memory regions with addresses below text are
  34.           placed.
  35.  
  36.      ----tttteeeexxxxtttt
  37.           Show how program text data is placed.
  38.  
  39.      ----oooouuuutttt _f_i_l_e
  40.           Output is sent to _f_i_l_e rather than standard error.
  41.  
  42.      ----vvvv[[[[eeeerrrrbbbboooosssseeee]]]]
  43.           Show _d_l_o_o_k parameters and more detail.
  44.  
  45.      To show memory and thread placement for a  program called a.out that
  46.      would normally be run by
  47.         % a.out < in > out
  48.      and place the resuls in a file called _o_u_t_p_u_t one would simply
  49.         % dlook -out output a.out < in > out .
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.